GeanyPluginFuncs.cleanup

Called when the plugin is disabled or when Geany exits (must not be @c NULL)

struct GeanyPluginFuncs
void function(GeanyPlugin* p, gpointer pdata) cleanup;

Meta